
/*固定大小样式*/
.pic-scroll-index{
	width: 1200px;
	margin: 50px auto 30px;
}
.pic-scroll-index .lunbo00{
	float: left;
	width: 954px;
	height: 223px;
	border: 5px solid #ccc;
	background: #eee;
	position: relative;
}
.banner-main-img00 {
	height: 223px;
	width: 954px;
	overflow: hidden;
}

.banner-main-img00 li {
	width: 954px;
	display: none;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.banner-main-img00 li img{
    width: 954px;
    height: 223px;
    display: block;
    position: relative;
    left:0;
    top: 0;
}
.ui-controls00 ul{
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.ui-controls00 ul li {
	float: left;
	width: 10px;
	height: 10px;
	margin: 0px 5px;
	border: 2px solid #ddd;
	background: #eee;
	/*ie8以上css*/
	/*border-radius: 50%;
	background: rgba(0, 0, 0, 0.5);
	border: 2px solid rgba(255, 255, 255, 0.9);	*/
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.ui-controls00 ul li:hover {
	border: 2px solid #ccc;
	background: #999;	
	/*border: 2px solid rgba(0, 0, 0, 0.5);
	background: rgba(255, 255, 255, 0.6);*/
}

.ui-controls00 ul .current {
	border: 2px solid #ccc;
	background: #999;	
	/*border: 2px solid rgba(0, 0, 0, 0.5);
	background: rgba(255, 255, 255, 0.6);*/
}

.ui-controls00 .ui-prev00 {
	width: 41px;
	height: 69px;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -35px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/icon-slides.png) no-repeat -84px 50%;
	z-index: 999;
	cursor: pointer;
}

.ui-controls00 .ui-next00 {
	width: 41px;
	height: 69px;
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -35px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/icon-slides.png) no-repeat -125px 50%;
	z-index: 999;
	cursor: pointer;
}

.ui-controls00 .ui-prev00:hover {
	background-position-x: 0px;
}

.ui-controls00 .ui-next00:hover {
	background-position-x: -42px;
}


/*222222222222222222222222222222*/
.pic-scroll-index .lunbo02{
	float: left;
	width: 300px;
	height: 230px;
	border: 5px solid #ccc;
	background: #eee;
	position: relative;
}
.banner-main-img02 {
	height: 230px;
	width: 300px;
	overflow: hidden;
}

.banner-main-img02 li {
	width: 300px;
	display: none;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.banner-main-img02 li img{
    width: 300px;
    height: 230px;
    display: block;
    position: relative;
    left:0;
    top: 0;
}
.ui-controls02 ul{
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.ui-controls02 ul li {
	float: left;
	width: 10px;
	height: 10px;
	margin: 0px 5px;
	border: 2px solid #ddd;
	background: #eee;
	/*ie8以上css*/
	/*border-radius: 50%;
	background: rgba(0, 0, 0, 0.5);
	border: 2px solid rgba(255, 255, 255, 0.9);	*/
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.ui-controls02 ul li:hover {
	border: 2px solid #ccc;
	background: #999;	
	/*border: 2px solid rgba(0, 0, 0, 0.5);
	background: rgba(255, 255, 255, 0.6);*/
}

.ui-controls02 ul .current {
	border: 2px solid #ccc;
	background: #999;	
	/*border: 2px solid rgba(0, 0, 0, 0.5);
	background: rgba(255, 255, 255, 0.6);*/
}

.ui-controls02 .ui-prev00 {
	width: 41px;
	height: 69px;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -35px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/icon-slides.png) no-repeat -84px 50%;
	z-index: 999;
	cursor: pointer;
}

.ui-controls02 .ui-next00 {
	width: 41px;
	height: 69px;
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -35px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/icon-slides.png) no-repeat -125px 50%;
	z-index: 999;
	cursor: pointer;
}

.ui-controls02 .ui-prev02:hover {
	background-position-x: 0px;
}

.ui-controls02 .ui-next02:hover {
	background-position-x: -42px;
}

/*3333333333333333333333333*/
.pic-scroll-index .lunbo03{
	float: left;
	width: 300px;
	height: 230px;
	border: 5px solid #ccc;
	background: #eee;
	position: relative;
}
.banner-main-img03 {
	height: 230px;
	width: 300px;
	overflow: hidden;
}

.banner-main-img03 li {
	width: 300px;
	display: none;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.banner-main-img03 li img{
    width: 300px;
    height: 230px;
    display: block;
    position: relative;
    left:0;
    top: 0;
}
.ui-controls03 ul{
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.ui-controls03 ul li {
	float: left;
	width: 10px;
	height: 10px;
	margin: 0px 5px;
	border: 2px solid #ddd;
	background: #eee;
	/*ie8以上css*/
	/*border-radius: 50%;
	background: rgba(0, 0, 0, 0.5);
	border: 2px solid rgba(255, 255, 255, 0.9);	*/
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.ui-controls03 ul li:hover {
	border: 2px solid #ccc;
	background: #999;	
	/*border: 2px solid rgba(0, 0, 0, 0.5);
	background: rgba(255, 255, 255, 0.6);*/
}

.ui-controls03 ul .current {
	border: 2px solid #ccc;
	background: #999;	
	/*border: 2px solid rgba(0, 0, 0, 0.5);
	background: rgba(255, 255, 255, 0.6);*/
}

.ui-controls03 .ui-prev00 {
	width: 41px;
	height: 69px;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -35px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/icon-slides.png) no-repeat -84px 50%;
	z-index: 999;
	cursor: pointer;
}

.ui-controls03 .ui-next00 {
	width: 41px;
	height: 69px;
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -35px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/icon-slides.png) no-repeat -125px 50%;
	z-index: 999;
	cursor: pointer;
}

.ui-controls03 .ui-prev03:hover {
	background-position-x: 0px;
}

.ui-controls03 .ui-next03:hover {
	background-position-x: -42px;
}



/*4444444444444444444444444444*/
.pic-scroll-index .lunbo04{
	float: left;
	width: 300px;
	height: 230px;
	border: 5px solid #ccc;
	background: #eee;
	position: relative;
}
.banner-main-img04 {
	height: 230px;
	width: 300px;
	overflow: hidden;
}

.banner-main-img04 li {
	width: 300px;
	display: none;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.banner-main-img04 li img{
    width: 300px;
    height: 230px;
    display: block;
    position: relative;
    left:0;
    top: 0;
}
.ui-controls04 ul{
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.ui-controls04 ul li {
	float: left;
	width: 10px;
	height: 10px;
	margin: 0px 5px;
	border: 2px solid #ddd;
	background: #eee;
	/*ie8以上css*/
	/*border-radius: 50%;
	background: rgba(0, 0, 0, 0.5);
	border: 2px solid rgba(255, 255, 255, 0.9);	*/
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.ui-controls04 ul li:hover {
	border: 2px solid #ccc;
	background: #999;	
	/*border: 2px solid rgba(0, 0, 0, 0.5);
	background: rgba(255, 255, 255, 0.6);*/
}

.ui-controls04 ul .current {
	border: 2px solid #ccc;
	background: #999;	
	/*border: 2px solid rgba(0, 0, 0, 0.5);
	background: rgba(255, 255, 255, 0.6);*/
}

.ui-controls04 .ui-prev00 {
	width: 41px;
	height: 69px;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -35px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/icon-slides.png) no-repeat -84px 50%;
	z-index: 999;
	cursor: pointer;
}

.ui-controls04 .ui-next00 {
	width: 41px;
	height: 69px;
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -35px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/icon-slides.png) no-repeat -125px 50%;
	z-index: 999;
	cursor: pointer;
}

.ui-controls04 .ui-prev04:hover {
	background-position-x: 0px;
}

.ui-controls04 .ui-next04:hover {
	background-position-x: -42px;
}